projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
40de70f
)
configs: ti_omap5_common: Select dtb name for dra71x
author
Nishanth Menon
<
[email protected]
>
Wed, 23 Nov 2016 07:55:31 +0000
(13:25 +0530)
committer
Tom Rini
<
[email protected]
>
Sun, 4 Dec 2016 18:54:52 +0000
(13:54 -0500)
Select dtb name for dra71x-evm.
Signed-off-by: Nishanth Menon <
[email protected]
>
Reviewed-by: Tom Rini <
[email protected]
>
include/configs/ti_omap5_common.h
patch
|
blob
|
history
diff --git
a/include/configs/ti_omap5_common.h
b/include/configs/ti_omap5_common.h
index f617f7d8d1e29ebf259edbbf3b16d1963266a38e..73c67167ebbc28727ed126e908c9c3646d797402 100644
(file)
--- a/
include/configs/ti_omap5_common.h
+++ b/
include/configs/ti_omap5_common.h
@@
-85,6
+85,8
@@
"setenv fdtfile dra72-evm-revc.dtb; fi;" \
"if test $board_name = dra72x; then " \
"setenv fdtfile dra72-evm.dtb; fi;" \
+ "if test $board_name = dra71x; then " \
+ "setenv fdtfile dra71-evm.dtb; fi;" \
"if test $board_name = beagle_x15; then " \
"setenv fdtfile am57xx-beagle-x15.dtb; fi;" \
"if test $board_name = am572x_idk; then " \